Skip to content

Conversation

@vincentkdeli
Copy link

No description provided.

protected void processKafkaListener(KafkaListener kafkaListener, Method method, Object bean, String beanName) {
Method methodToUse = checkProxy(method, bean);
KafkaListenerEndpoint endpoint = new KafkaListenerEndpoint();
MethodKafkaListenerEndpoint endpoint = new MethodKafkaListenerEndpoint();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ini jangan diganti, kalo diganti, nanti kafka interceptor nya gak kan jalan lagi

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reverted mas, sblmnya gak notice kalau extend ke class yang sama

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants